home *** CD-ROM | disk | FTP | other *** search
/ What PC? 1998 July / WPCJUL98.ISO / DXRS / GLOSSARY.CXT / 00071_Bit .txt < prev    next >
Encoding:
Text File  |  1998-05-11  |  306 b   |  2 lines

  1. $Bit 
  2. The smallest unit in binary arithmetic system. Bit is short for a BInary digiT, and can have one of just two values: 0 or 1. The value of a bit represents a simple choice, such as on or off, true or false, black or white. In PCs bits are grouped into sets of eight called a byte. (See Binary, Byte.)